PESetGraphTextDefaultOption

Use PESetGraphTextDefaultInfo to enable or disable chart title defaults.

C Syntax
BOOL CRPE_API PESetGraphTextDefaultOption (
    short printJob,
    short sectionN,
    short graphN,
    WORD titleType,
    BOOL useDefault );
Parameters

printJob

Specifies the print job for which you want to enable/disable chart title default option information.

sectionN

Specifies the 0-based index number of the section in which the chart appears. This parameter should be within the range obtained by PEGetNSections.

graphN

Specifies the 0-based index number of the chart for which you want to enable/disable the chart text default option information. Charts are numbered based on their order of insertion into the report.

titleType

Specifies the title type. Use one of the PE_GTT_XXX Graph Title Type Constants.

useDefault

Specifies the Boolean value indicating whether or not chart title defaults are enabled.

Returns
VB Syntax
Declare Function PESetGraphTextDefaultOption Lib "crpe32.dll" (
    ByVal printJob As Integer, ByVal sectionN As Integer,
    ByVal graphN As Integer, ByVal titleType As Integer,
    ByVal useDefault As Long ) As Integer


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com